-- card: 11368 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 9252 -- name: Calculating Letter Grades ----- HyperTalk script ----- on OpenCard Hide card field "A" Hide card field "B" Hide card field "C" Hide card field "D" end OpenCard -- part 3 (field) -- low flags: 81 -- high flags: 0001 -- rect: left=24 top=47 right=100 bottom=78 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: A -- part 4 (field) -- low flags: 81 -- high flags: 0001 -- rect: left=80 top=47 right=100 bottom=134 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: B -- part 5 (field) -- low flags: 81 -- high flags: 0001 -- rect: left=303 top=48 right=101 bottom=357 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: C -- part 6 (field) -- low flags: 81 -- high flags: 0001 -- rect: left=434 top=48 right=101 bottom=488 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: D -- part 9 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=194 top=0 right=22 bottom=294 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Back to menu ----- HyperTalk script ----- on mouseUp go to first card end mouseUp -- part contents for background part 11 ----- text ----- There is an invisible field right above this one. By clicking on that field, the percentage on the student's grade card is recalculated and the letter equivalent is placed in the "Grade To Date" field.